1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Wbjitscool d4c164f4f6 Add better smoke particles 2023-07-05 08:44:02 -06:00
thunder1035 f88a9468e6 Update campfire model and textures 2023-07-03 12:55:37 -06:00
PrairieWind 7706fdf577 Offset smoke a bit 2023-07-03 12:41:53 -06:00
PrairieWind 38a4f13d7c Add changes to campfires from feedback 2023-06-29 20:56:43 -06:00
PrairieWind 7c1fd89ae9 Throw experience points after food is cooked 2023-06-29 20:56:43 -06:00
PrairieWind ebc4a8871c Players don't take burn damage when they have fire resistance potion in use, or frost walker boots
Entities seem to not burn anymore, and I am not sure why.
2023-06-29 20:56:43 -06:00
PrairieWind c3d2805752 Fix campfire drops to work correctly with creative and silk touch 2023-06-29 20:56:43 -06:00
DinoNuggies4665 dfb2fa81d1 changed line 82 to vector.new(), and refactored setting food wield item (wield_image doesn't matter) 2023-06-29 20:56:43 -06:00
PrairieWind 571d9f69d0 Update campfire rightclick and smothering 2023-06-29 20:56:43 -06:00
DinoNuggies4665 7a0db8967a Food entities don't turn back to mutton when leaving a re-joining now 2023-06-29 20:56:42 -06:00
DinoNuggies4665 6a315b2005 The food is now oriented the right direction when on the cooking on the campfire, and food entities are removed when the campfire is destroyed, still doesn't drop items though 2023-06-29 20:56:42 -06:00
DinoNuggies4665 285862b35b Fixed crash when standing on campfire whilst food is cooking 2023-06-29 20:56:42 -06:00
DinoNuggies4665 ca2ca70537 Made food entities local to evcery campfire, and made one food entity that works for all foods 2023-06-29 20:56:42 -06:00
PrairieWind 8b2b3a2a15 Update ignition, smothering, and campfire inventory drops
Bonus fix for grass path creation sound traveling across the entire server
2023-06-29 20:56:42 -06:00
DinoNuggies4665 31df65c0b2 modified: mods/ITEMS/mcl_campfires/api.lua
modified:   mods/ITEMS/mcl_fishing/init.lua
	modified:   mods/ITEMS/mcl_mobitems/init.lua
2023-06-29 20:56:42 -06:00
DinoNuggies4665 05c601d220 A couple of fixes 2023-06-29 20:56:42 -06:00
DinoNuggies4665 30e05d514e Added visible items cooking on the fire 2023-06-29 20:56:42 -06:00
DinoNuggies4665 e1e97b5d45 modified: mods/ITEMS/mcl_campfires/api.lua
modified:   mods/ITEMS/mcl_mobitems/init.lua
2023-06-29 20:56:42 -06:00
DinoNuggies4665 9d147e2783 Added visible items cooking on the fire 2023-06-29 20:56:42 -06:00
PrairieWind 1908602a9e Campfires make big smoke
Smells like carcenogens, yum
2023-06-29 20:56:42 -06:00
PrairieWind 5e3f820d77 Make campfires cook items 2023-06-29 20:56:41 -06:00
PrairieWind e3f14a3a99 Campfire API 2023-02-14 02:25:50 +00:00