seventeenthShulker
b237c4642d
Revert "Forgot about blackstone"
...
I left it in from another branch, didn't want to force push.
This reverts commit 58d2f59192073acf9f55406358bf48244e008b9b.
Revert "Walls use `source` parameter for default hardness and blast resistance"
I left it in from another branch, didn't want to force push.
This reverts commit e8944cc145dc59db53a9368d8ae269edf366e742.
Revert "Fix prismarine bricks and dark variant blast res."
I left it in from another branch, didn't want to force push.
This reverts commit 6125d625bc6ce15644cf8b579599f75da5bffd07.
Revert "Un-hardcode blast resistance, hardness for walls,"
I left it in from another branch, didn't want to force push.
This reverts commit 26e873703151bc4bfaf7588ad1e3afa731a05fbd.
Revert "All wood-type and nether-type fences now match material's blast resistance"
I left it in from another branch, didn't want to force push.
This reverts commit a1e20f29162462120fb1c046c2d34f8fcebfb413.
2024-08-18 04:47:19 +02:00
seventeenthShulker
5bce56cdd6
Walls use source
parameter for default hardness and blast resistance
...
If no `source` given, fallbacks are 2 and 6 respectively
2024-08-18 04:46:19 +02:00
seventeenthShulker
ff386e395f
Un-hardcode blast resistance, hardness for walls,
...
now only based on their material
2024-08-18 04:46:19 +02:00
the-real-herowl
ead2e772c2
First batch of stonecutter recipes under new API
...
-core blocks
-stairs
-slabs
-walls
2023-11-25 23:52:04 +00:00
seventeenthShulker
8099a4bd17
Walls use source
parameter for default hardness and blast resistance
...
If no `source` given, fallbacks are 2 and 6 respectively
2023-10-22 02:14:17 +00:00
seventeenthShulker
e43a8e267d
Un-hardcode blast resistance, hardness for walls,
...
now only based on their material
2023-10-22 02:14:17 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
1a58b0c510
fix many codestyle issues
2021-04-16 13:35:03 +02:00
Elias Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
Elias Åström
6315490b14
Update the rest of the blast resistance values
...
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
f5268ea598
Fix walls connecting to too many nodeboxes
2020-03-24 19:31:52 +01:00
Wuzzy
4a7bb86803
Fix odd redstone torch on wall placement
2019-12-13 11:35:31 +01:00
Wuzzy
f9b557c2ba
New translation system, part 9: Items, part 5
2019-03-08 00:46:35 +01:00
Wuzzy
367469cf90
Simplify wall registration
2018-12-03 17:30:09 +01:00
Wuzzy
ff9032754a
Add many more walls
2018-12-03 17:15:16 +01:00
Wuzzy
c0713196e5
Remove wall inventory icons
2017-07-21 12:47:17 +02:00
Wuzzy
790456cbc4
Fix crash w/ wall near unknown node
2017-06-29 11:57:38 +02:00
Wuzzy
528ff21259
Make walls sunlight transparent
2017-03-20 19:11:51 +01:00
Wuzzy
b1b45274e4
Add Help entry aliases for many core items
2017-03-20 18:12:05 +01:00
Wuzzy
1fa69536c6
Make walls connect with torches again
2017-03-12 05:04:16 +01:00
Wuzzy
7d74916ee4
Help: xpanes, walls, jungle tree
2017-03-11 16:56:37 +01:00
Wuzzy
051799bb3d
Fix digging times for walls
2017-02-27 17:41:20 +01:00
Wuzzy
207d86733e
Fix accidental globals in mcl_walls
2017-02-23 15:08:52 +01:00
Wuzzy
0aeb109c64
Add blast resistance to a ton of blocks
2017-02-22 16:03:59 +01:00
Wuzzy
e866c610cb
Automatically add craft for walls
2017-02-21 18:04:50 +01:00
Wuzzy
beb8e50eb6
Add API document for mcl_walls
2017-02-21 17:32:48 +01:00
Wuzzy
99e4b04e55
Allow to set custom wall sounds
2017-02-21 17:20:58 +01:00
Wuzzy
d0bcf7897e
Add group support to mcl_walls API
2017-02-21 17:14:15 +01:00
Wuzzy
1b3ab4952a
Allow to set wall textures freely
2017-02-17 20:52:19 +01:00
Wuzzy
fb5d6f454e
Allow to register custom walls in mcl_walls
2017-02-17 20:34:08 +01:00
Wuzzy
3696ee3761
Organize mods into modpacks for better overview
2017-02-16 01:45:21 +01:00