Modding:Basic Modding Examples: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 12: Line 12:


This should prevent the player from dropping its inventory upon death.
This should prevent the player from dropping its inventory upon death.
== Enable microblock chiseling in survival mode ==
Open the file <code>assets/survival/itemtypes/tool/chisel.json</code>, find the line that writes <code>microBlockChiseling: false,</code>, and set the value to <code>true</code>
This will make it so that you can right click on most solid blocks with a chisel in hands to converted the block into a chisel-able one


== Changing sleep duration in beds ==
== Changing sleep duration in beds ==
Confirmedusers, Bureaucrats, editor, Administrators
1,778

edits