1
0
Fork
You've already forked mcl_devtest
0
No description
  • Lua 79.3%
  • TypeScript 20.7%
Find a file
2024年05月09日 12:31:54 +02:00
abmp Fix crash in abmp when abm label is nil 2023年08月24日 04:34:27 +02:00
biometp biometp: add manual mode 2023年07月20日 19:14:18 +02:00
dumpnodes snippet to test minetest.place_node() against all registered nodes. 2024年01月09日 00:43:15 -05:00
farmstest Add hostile mobfarm schematic 2023年06月03日 00:09:08 +02:00
godgear Add a custom inventory tab to mcl_godgear 2023年09月13日 17:07:52 +02:00
gsp record max times for abm and gs 2022年07月31日 06:16:07 +02:00
lagchicken Add lagchicken 2024年04月02日 00:52:43 +02:00
leafdecaytool Make get_distance return max 0 2023年07月27日 22:12:42 +02:00
mapgen_debug Add mapgen debug 2022年11月16日 16:51:21 +01:00
mcl2_hoppers_compat Add mcl2_hopper_compat testmod 2023年12月15日 21:15:03 +01:00
mcl_chest_of_everything add missing mod.confs 2022年05月25日 18:15:46 +02:00
mcl_p2_biome Add mcl_p2_biome to find biomes matching a certain param2 2023年08月18日 01:37:15 +02:00
mcl_test_colors add mcl_test_colors 2022年03月25日 15:37:51 +01:00
mdv_chatcommands some fixes 2022年11月14日 20:41:18 +01:00
metatool Do not update with metatool unless changed 2024年01月08日 22:38:54 +01:00
mobtest Add fun mob jockeys 2023年06月03日 00:08:52 +02:00
node_gallery Add a "fgallery" command to place all nodes containing a certain string 2024年01月02日 02:56:35 +01:00
orecount Add ore counter 2022年11月14日 21:37:45 +01:00
playermeta Add /playermeta dumper 2023年04月30日 00:57:15 +02:00
test_structures Add test structure for underground trees 2023年10月22日 00:26:36 +02:00
testnodes Add testnode mod for testing dig groups 2024年05月09日 12:31:54 +02:00
toolstest Add porcelain pickaxe to test tool uses 2023年09月13日 17:08:15 +02:00
unknower Make unknown nodes diggable 2023年10月23日 11:39:03 +02:00
LICENSE Initial commit 2022年03月11日 23:52:03 +00:00
modpack.conf init 2022年03月12日 00:54:51 +01:00
README.md Initial commit 2022年03月11日 23:52:03 +00:00

mcl_devtest

Testing mods for mcl2 + a shameless mcl2-inv fork of the original devtest chest of everything.