Skip to content

Commit

Permalink
Fix typo that prevented 8 blocks from being painted
Browse files Browse the repository at this point in the history
1) should be "multiColored", not "multicolored"
2) this key should be under "renderParameters" array,
in some files it was outside this array (fixed)

Non-unobtainable blocks that can now be painted:

Bamboo
Brittle Metal
Frozen Wax Platform
Red Wax Platform
Plasteel Wall
Plasteel Tile
Hellfire Bricks
Hellfire Stone
  • Loading branch information
edwardspec committed Dec 7, 2024
1 parent ebf43ab commit 9e97d1f
Show file tree
Hide file tree
Showing 21 changed files with 11 additions and 25 deletions.
2 changes: 1 addition & 1 deletion tiles/materials/bamboo.material
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"variants" : 5,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
}
}
2 changes: 1 addition & 1 deletion tiles/materials/brittlemetal.material
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"variants" : 3,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
},
"liquidInteractions" : [
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/ff_diamondblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "diamondblockmaterial",
"description" : "A solid block of diamond alloy.",
"shortdescription" : "Diamond block",
"multicolored" : false,
"footstepSound" : "/sfx/blocks/footstep_metallic.ogg",
"tillableMod" : 31,
"soil" : true,
Expand Down
3 changes: 1 addition & 2 deletions tiles/materials/fusteelgirdir.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "fusteelgirdirmaterial",
"description" : "A solid steel girder",
"shortdescription" : "Steel Girder",
"multicolored" : false,
"footstepSound" : "/sfx/blocks/footstep_girder.ogg",
"health" : 20,
"category": "materials",
Expand All @@ -19,4 +18,4 @@
"multiColored" : false,
"zLevel" : 100
}
}
}
1 change: 0 additions & 1 deletion tiles/materials/honey/frozenwaxblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"description" : "A block of frozen wax.",
"shortdescription" : "Frozen Wax Block",
"category": "material",
"multicolored" : false,
"footstepSound" : "/sfx/blocks/footstep_ice.ogg",
"health" : 3,
"renderTemplate" : "/tiles/classicmaterialtemplate.config",
Expand Down
2 changes: 1 addition & 1 deletion tiles/materials/honey/frozenwaxplatform.material
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"variants" : 1,
"lightTransparent" : true,
"occludesBelow" : false,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0,
"platform" : true
}
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/honey/fu_honeycombblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "fu_honeycombblock",
"description" : "A block of honeycombs! Yum!",
"shortdescription" : "Honeycomb Block",
"multicolored" : true,
"category": "material",
"footstepSound" : "/sfx/blocks/footstep_gravel.ogg",
"health" : 5,
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/honey/fu_redhoneycombblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "fu_redhoneycombblock",
"description" : "A block of red honeycombs! Yum!",
"shortdescription" : "Red Honeycomb Block",
"multicolored" : true,
"category": "material",
"footstepSound" : "/sfx/blocks/footstep_ice.ogg",
"health" : 5,
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/honey/goldenglass/goldenglass.material
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"shortdescription" : "Golden Glass Block",
"glitchDescription" : "Statement. Glass.",
"floranDescription" : "Floran look pretty in glasssss.",
"multicolored" : false,
"footstepSound" : "/sfx/blocks/footstep_glass.ogg",
"health" : 3,
"renderTemplate" : "/tiles/fuclassicnopaint.config",
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/honey/redwaxblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "redwaxblock",
"description" : "A red block of wax.",
"shortdescription" : "Red Wax Block",
"multicolored" : true,
"category": "material",
"footstepSound" : "/sfx/blocks/footstep_ice.ogg",
"health" : 3,
Expand Down
2 changes: 1 addition & 1 deletion tiles/materials/honey/redwaxplatform.material
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"variants" : 1,
"lightTransparent" : true,
"occludesBelow" : false,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0,
"platform" : true
}
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/honey/waxblock1.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "waxblock1",
"description" : "A block of wax.",
"shortdescription" : "Wax Block",
"multicolored" : true,
"category": "material",
"footstepSound" : "/sfx/blocks/footstep_ice.ogg",
"health" : 3,
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/honey/whitewaxblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"description" : "A block of white wax.",
"shortdescription" : "White Wax Block",
"category": "material",
"multicolored" : true,
"footstepSound" : "/sfx/blocks/footstep_ice.ogg",
"health" : 3,
"renderTemplate" : "/tiles/classicmaterialtemplate.config",
Expand Down
1 change: 0 additions & 1 deletion tiles/materials/penumbriteblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "penumbriteblockmaterial",
"description" : "A solid block of penumbrite alloy.",
"shortdescription" : "Penumbrite block",
"multicolored" : false,
"footstepSound" : "/sfx/blocks/footstep_metallic.ogg",
"health" : 44,
"category": "materials",
Expand Down
2 changes: 1 addition & 1 deletion tiles/materials/pixelgoods/fujellyblock2.material
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"variants" : 5,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
}
}
2 changes: 1 addition & 1 deletion tiles/materials/pixelgoods/fuokeagrass.material
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"variants" : 5,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
}
}
Expand Down
2 changes: 1 addition & 1 deletion tiles/materials/pixelgoods/fuokeahitechwall1.material
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"variants" : 15,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
}
}
3 changes: 1 addition & 2 deletions tiles/materials/pixelgoods/fuokeahitechwall2.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "fuokeahitechwall2",
"description" : "Plasteel is pretty awesome.",
"shortdescription" : "Plasteel Tile",
"multicolored" : true,
"footstepSound" : "/sfx/blocks/footstep_metallic.ogg",
"health" : 20,
"category": "materials",
Expand All @@ -16,7 +15,7 @@
"variants" : 1,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
}
}
3 changes: 1 addition & 2 deletions tiles/materials/pixelgoods/fuokeamagmabrick.material
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"materialName" : "fuokeamagmabrick",
"particleColor" : [80, 80, 80, 255],
"itemDrop" : "fuokeamagmabrick",
"multicolored" : true,
"description" : "Bricks made out of magmastone and hellfire.",
"shortdescription" : "Hellfire Bricks",
"footstepSound" : "/sfx/blocks/footstep_stone3.ogg",
Expand All @@ -16,7 +15,7 @@
"variants" : 10,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
}
}
3 changes: 1 addition & 2 deletions tiles/materials/pixelgoods/fuokeamagmastone.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "fuokeamagmastone",
"description" : "Stone made out of magmastone and hellfire.",
"shortdescription" : "Hellfire Stone",
"multicolored" : true,
"footstepSound" : "/sfx/blocks/footstep_stone3.ogg",
"health" : 30,
"category": "materials",
Expand All @@ -16,7 +15,7 @@
"variants" : 5,
"lightTransparent" : false,
"occludesBelow" : true,
"multicolored" : true,
"multiColored" : true,
"zLevel" : 0
}
}
1 change: 0 additions & 1 deletion tiles/materials/protoblock.material
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"itemDrop" : "protoblockmaterial",
"description" : "A solid block of protocite.",
"shortdescription" : "Protocite block",
"multicolored" : false,
"footstepSound" : "/sfx/blocks/footstep_metallic.ogg",
"health" : 24,
"category": "materials",
Expand Down

0 comments on commit 9e97d1f

Please sign in to comment.