PrairieAstronomer
|
145d183998
|
Added Armor (Un)Eqip Sound Definitions
|
2022-06-30 14:11:13 +02:00 |
PrairieAstronomer
|
074f1df354
|
Added Formspec Image to Smithing Table and Fixed some whitespace issues.
|
2022-06-30 14:11:13 +02:00 |
PrairieAstronomer
|
6543d819da
|
Fixed some quote formating issues
|
2022-06-30 14:11:13 +02:00 |
cora
|
b8fc1c03b3
|
check for _upgradable instead of diamond
|
2022-06-30 14:11:13 +02:00 |
PrairieAstronomer
|
1fc79ffb61
|
Added pixelperfection netheriteblock texture
|
2022-06-30 14:11:13 +02:00 |
PrairieAstronomer
|
ed2fc6601e
|
Added Smithing Table to Toolsmith Villager Jobsite
|
2022-06-30 14:11:13 +02:00 |
cora
|
7136e54615
|
make armor upgrade slightly more flexible
|
2022-06-30 14:11:13 +02:00 |
PrairieAstronomer
|
d86be83b2b
|
Fixed the lodestone crafting to use the netherite ingot.
|
2022-06-30 14:11:13 +02:00 |
cora
|
352a52e086
|
fix indentation
|
2022-06-30 14:11:13 +02:00 |
cora
|
909aa71dd3
|
keep _mcl_upgrade_item as nil for non diamond armor
|
2022-06-30 14:11:13 +02:00 |
cora
|
c05e1b5f45
|
make diamond armor upgradable to netherite
|
2022-06-30 14:11:13 +02:00 |
PrairieAstronomer
|
79c014f356
|
Serious Dedication Advancement
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
7f340b7e2a
|
Add forgotten textures for netherite ingot, scrap and ancient debris
|
2022-06-30 14:11:13 +02:00 |
NO11
|
e0c5f2f7fa
|
Fix ancient debris duplication glitch (remove fortune drop)
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
10ea6da4e8
|
Add all pixel-perfection textures for netherite
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
1283967132
|
Add crafting recipe for netheriteblock & make netheriteblock convertable to ingots.
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
dc2a74140e
|
Add correct speeds for netherite shovel, pickaxe and axe
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
bbf63cf66b
|
Add netheriteblock
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
688d1e3f7e
|
Add correct durability for netherite sword
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
e8cedbc553
|
Remove unnessacary comments in mcl_smithing_table/init.lua
|
2022-06-30 14:11:13 +02:00 |
Code-Sploit
|
af2a4b1de0
|
Add crafting recipe for smithing table
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
8080932353
|
Fix not able to put diamond tools in the smithing_table
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
3b2a34c670
|
Add first try of code for smithing table (Thanks to Fleckenstein), add _mcl_upgradable and _mcl_upgrade_item to every diamond tool/armor piece
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
aee4d15a57
|
Fix crash in netherite hoe by adding netherite to uses{}
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
9b25567274
|
Add netherite hoe texture
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
f2375abc47
|
Add netherite tools
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
9c0e9964a6
|
Add smithing table W.I.P
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
338114aecc
|
Add: Netherite scrap, Netherite ingot. Add crafting recipe for netherite ingot.
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
8ee792e965
|
Add correct textures for netherite armor
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
3f30251f26
|
Add second part of netherite armor textures
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
57ebfbfb56
|
Add first part of netherite armor textures
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
f0f52713f7
|
Add code for netherite armor
|
2022-06-30 14:11:12 +02:00 |
Code-Sploit
|
92992cb44e
|
Add ancient debris
|
2022-06-30 14:11:12 +02:00 |
cora
|
48a2d25698
|
Merge pull request 'Fix Anvil stacking dupe II' (#2375) from fix-anvil-stacking-dupe into master
Reviewed-on: MineClone2/MineClone2#2375
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-06-30 12:09:06 +00:00 |
cora
|
817fb83ba6
|
Fix Anvil stacking dupe II
This guarantees that the anvil logic never overstacks the output slot
|
2022-06-30 14:03:55 +02:00 |
cora
|
3286330b26
|
Merge pull request 'Add crying obsidian' (#2378) from crying_obsidian into master
Reviewed-on: MineClone2/MineClone2#2378
|
2022-06-30 12:01:40 +00:00 |
cora
|
ce2531a488
|
Add correct respawn anchor recipe
|
2022-06-30 14:00:55 +02:00 |
cora
|
78e187537f
|
Add crying obsidian particle effect
|
2022-06-30 01:43:49 +02:00 |
kay27
|
9d8ff427f3
|
Add crying obsidian
|
2022-06-30 01:43:22 +02:00 |
PrairieWind
|
c504e9b4ac
|
Merge pull request 'Update textures for nautilus shell and heart of the sea.' (#2373) from TheRandomLegoBrick/MineClone2:update_nautilus_texture into master
Reviewed-on: MineClone2/MineClone2#2373
|
2022-06-27 20:34:58 +00:00 |
TheRandomLegoBrick
|
f1e5790308
|
Update textures for nautilus shell and heart of the sea
|
2022-06-27 10:17:33 -07:00 |
cora
|
815893a15a
|
Merge pull request 'Fix zombie villager curing (crash)' (#2368) from fix_zvillager_curing into master
Reviewed-on: MineClone2/MineClone2#2368
|
2022-06-26 09:39:17 +00:00 |
cora
|
d9e40d5223
|
set profession first in on_spawn
|
2022-06-26 11:20:20 +02:00 |
cora
|
86651e7557
|
Fix zombie villager curing (crash)
|
2022-06-26 11:20:20 +02:00 |
cora
|
1262216f9d
|
Merge pull request 'Nautilus Shell and Heart of the Sea Items' (#2369) from netherquatics_items into master
Reviewed-on: MineClone2/MineClone2#2369
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-06-25 23:04:33 +00:00 |
PrairieAstronomer
|
94e7c4c85b
|
Nautilus Shell Texture, by RandomLegoBrick
|
2022-06-25 16:54:19 -06:00 |
PrairieAstronomer
|
52bb8c6401
|
Heart of the Sea Textures by RandomLegoBrick
|
2022-06-25 16:47:48 -06:00 |
PrairieAstronomer
|
29329c4aac
|
Heart of the Sea Item. Item Texture by RandomLegoBrick.
|
2022-06-25 16:41:32 -06:00 |
PrairieAstronomer
|
2e0fa714ed
|
Nautilus Shell Item. Shell Texture by RandomLegoBrick.
|
2022-06-25 15:42:52 -06:00 |
cora
|
679309d20c
|
Merge pull request 'Tweak hunger/health mechanics:' (#2361) from hunger_patches into master
Reviewed-on: MineClone2/MineClone2#2361
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-06-25 09:17:59 +00:00 |