418 Commits

Author SHA1 Message Date
oilboi
0cf12c3221 Remove debug info 2020-04-24 06:55:12 -04:00
oilboi
6bf234c65f fix indentation 2020-04-24 06:53:24 -04:00
oilboi
f3128e78db Add in cacti that hurt you when you touch them 2020-04-24 06:53:00 -04:00
oilboi
812c89f863 Add in extremely efficient touch based damage 2020-04-24 06:39:25 -04:00
oilboi
f478114354 Add in basis for new engine functions done in lua 2020-04-24 05:38:17 -04:00
oilboi
3d8c83d371 Add in broken exploder code for now 2020-04-23 09:36:21 -04:00
oilboi
3ebba96807 Update to version 0.04 2020-04-23 06:57:09 -04:00
oilboi
183f0f3910 Fix readme spacing 2020-04-23 06:26:27 -04:00
oilboi
43d8b33074 Update Readme with explanation of how to run a server with this 2020-04-23 06:25:12 -04:00
oilboi
3383b11fdb remove old debug stuff from player api 2020-04-23 06:13:17 -04:00
oilboi
655c3f0397 Add wield item visual to player mesh 2020-04-23 06:03:40 -04:00
oilboi
6c66278b17 Add a new nether song 2020-04-23 02:28:04 -04:00
oilboi
b18ef58af3 Fix sneaking hack, player API now works correctly with sneaking 2020-04-23 02:27:49 -04:00
oilboi
c5aeee9a95 Make fire last forever on Netherrack 2020-04-22 16:55:54 -04:00
oilboi
c18d3cca95 Significantly speed up Nether terrain generation 2020-04-22 16:44:09 -04:00
oilboi
ddf3b644f2 Fix typo in Aether terrain generation (triples generation speed) 2020-04-22 15:38:53 -04:00
oilboi
3f4867cb91 Add in flying pigs 2020-04-22 15:38:24 -04:00
oilboi
09475c6dda Update README.md 2020-04-22 14:57:03 -04:00
oilboi
8e8b6c9c28 Add prototype sneaking animation 2020-04-22 14:02:10 -04:00
oilboi
4807f2511c Fix broken things in player api and make animation match walk sound 2020-04-22 10:44:05 -04:00
oilboi
891df6c38c Add in default player api mod with modified model 2020-04-22 10:04:35 -04:00
oilboi
f4ff7c9975 Add attributes to Treer 2020-04-22 08:59:57 -04:00
oilboi
e2b8dc8bf5 Capitalize the modname 2020-04-22 08:46:50 -04:00
oilboi
b477472f57 Make TooManyItems remember page and cheat mode 2020-04-22 08:41:08 -04:00
oilboi
8b91eb2eef Organize TooManyItems 2020-04-22 08:39:48 -04:00
oilboi
3b1700808f Added sugarcane, paper, sugar. Sugar is food. Books are now made out of paper. Sugarcane grows near water. 2020-04-22 06:18:30 -04:00
oilboi
5d5f99dcb3 Remove unneeded indexing from TNT explosion 2020-04-22 04:32:01 -04:00
oilboi
db1fd008b7 Make TNT cannons work 100% of the time
This was very annoying to solve
2020-04-22 03:54:52 -04:00
oilboi
c5d5602cf5 Remove flooring tnt explosion position 2020-04-22 03:13:39 -04:00
oilboi
c86c1784e8 Fix TNT glitches and make it easier to use 2020-04-22 02:35:37 -04:00
oilboi
6149eecdf0 Pass through TTL to item entity so it can use an internalized variable (useful for immense amount of items) 2020-04-22 01:30:11 -04:00
oilboi
75bdf08e7c Overhaul TNT efficiency to the extreme 2020-04-22 01:10:46 -04:00
oilboi
d3e3cb3739 Fix water void and nether explosions not actually exploding 2020-04-22 00:04:57 -04:00
oilboi
c51e115dbc Make it so you can place down beds in the nether and void, but they explode when you try to sleep in them 2020-04-22 00:00:44 -04:00
oilboi
2bf402aeb3 Treer fixed water spawning in dimensions 2020-04-20 22:47:56 -04:00
oilboi
5c4f2842f6 Add in early prototype of void 2020-04-20 21:09:01 -04:00
oilboi
526e667362 encapsulate the nether with bedrock 2020-04-20 18:40:45 -04:00
oilboi
c82761c992 Update README.md 2020-04-20 16:50:19 -04:00
oilboi
8768bacb6c Add in the aether prototype 2020-04-20 15:57:46 -04:00
oilboi
4d88a8cf68 Make TNT cannons possible 2020-04-20 13:08:39 -04:00
oilboi
c44992a4be Fix player position with tnt raycasting 2020-04-20 12:31:20 -04:00
oilboi
d2cc25d1f9 Add raycasting TNT 2020-04-20 12:13:32 -04:00
oilboi
cd7b2409ff
Merge pull request #9 from Treer/master
Support more item groups in recipes
2020-04-20 09:22:34 -04:00
oilboi
c44c0a4938 Remove unneeded code 2020-04-20 08:21:34 -04:00
oilboi
6fb9a06e68 Add glowstone 2020-04-20 08:04:14 -04:00
oilboi
fce684581c Fix gold and iron netherore drops 2020-04-20 05:44:56 -04:00
oilboi
bf5e9f1381 Add in nether ores 2020-04-20 05:30:07 -04:00
oilboi
b6bb2e4dbd make lava renewable in the nether 2020-04-20 04:40:32 -04:00
oilboi
19d72da17e Make bucket add specific dimension lava 2020-04-20 04:24:41 -04:00
oilboi
4b2e825b46 Organize the nether mod better 2020-04-20 03:51:06 -04:00