Carpet Mod 1.13.2 v19.02.14
gnembon
released this
16 Feb 07:42
·
260 commits
to master
since this release
Valentine's edition of Carpet Mod.
- Upgraded to 1.13.2
- Added carpet scripting API - detailed synopsis will be provided in some undefined future. For now we encourage experimentation,
script run 1+2+3
orscript run print('hello world')
should serve as a good start - Many features ported from 1.12 thanks to DeadlyMC and Salandora
- Finally, 'double-click' installer (windows) and a proper Singleplayer version
- World gen exposed via scripting API, (try
script run plop(x,y,z,'monument')
, just make sure its a test world)