[Abandoned Mod] Inspire [inspire]

Post Reply
User avatar
duane
Member
Posts: 1715
Joined: Wed Aug 19, 2015 19:11
GitHub: duane-r
Location: Oklahoma City
Contact:

[Abandoned Mod] Inspire [inspire]

by duane » Post

Inspire is a little mod that gives players a craft item reward for exploring the world and building things. The reward is an "inspiration", which can be used to upgrade and duplicate materials, and make other things. The inspirations are not supposed to be rare or particularly valuable -- they just exist to encourage people.

Whenever a chunk is generated by the mapgen, anyone within a given radius (500 blocks by default) will be awarded a certain number of points. After they collect enough, an inspiration is added to their inventory.

Building is defined as placing blocks. More decorative blocks have higher point rewards. It's quite easy to game the system by repeatedly placing and digging the same blocks, or just dumping loads of dirt everywhere. I'm not all that concerned about making it more particular at the moment.

Note: only the default game blocks are awarded particular values. Any nodes added by another mod will default to double the value of dirt.

Recipes
Spoiler
Combine Coal Block, Inspiration to produce Coal Block.

Combine Coal Lump, Inspiration to produce Coal Lump.

Combine Cobblestone, Inspiration to produce Cobblestone.

Combine Copper Block, Inspiration to produce Copper Block.

Combine Copper Ingot, Inspiration to produce Copper Ingot.

Combine Diamond, Inspiration to produce Diamond.

Combine Diamond Block, Inspiration to produce Diamond Block.

Combine Gold Block, Inspiration to produce Gold Block.

Combine Gold Ingot, Inspiration to produce Gold Ingot.

Combine Steel Block, Inspiration to produce Steel Block.

Combine Steel Ingot, Inspiration to produce Steel Ingot.

Combine Stone, Inspiration to produce Stone.

Combine Stone Block, Inspiration to produce Stone Block.

Combine the following to produce Random Node:
Inspiration, [empty], [empty]
[empty], Inspiration, [empty]
[empty], [empty], Inspiration
Many of my mods have recipes that require inspirations, including: dpies, elixirs, fun_cave, fun_guns, fun_tools, and xlocate

This is a work in progress.

The source is available on github.

Code: LGPL2, textures: GFDL

Mod dependencies: default

Download: https://github.com/duane-r/inspire/archive/master.zip


Edit: I'm ceasing work on this.
Last edited by duane on Tue May 28, 2019 08:12, edited 4 times in total.
Believe in people and you don't need to believe anything else.

User avatar
duane
Member
Posts: 1715
Joined: Wed Aug 19, 2015 19:11
GitHub: duane-r
Location: Oklahoma City
Contact:

Re: [Mod] Inspire [inspire]

by duane » Post

Problems: None so far...
Believe in people and you don't need to believe anything else.

User avatar
duane
Member
Posts: 1715
Joined: Wed Aug 19, 2015 19:11
GitHub: duane-r
Location: Oklahoma City
Contact:

Re: [Mod] Inspire [inspire]

by duane » Post

I removed the node upgrade recipes and added a recipe that gives you a random node back.

Image
Attachments
t01.jpg
t01.jpg (252.83 KiB) Viewed 637 times
Believe in people and you don't need to believe anything else.

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Mod] Inspire [inspire]

by azekill_DIABLO » Post

nice... a bit wierd but seems fun.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
TechNolaByte
Member
Posts: 465
Joined: Wed May 10, 2017 21:00
GitHub: TechNolaByte

Re: [Mod] Inspire [inspire]

by TechNolaByte » Post

how did you figure the random node?
I can think of 2 ways that it might have been done
1.on_craft to remove the crafted item and return a random item
2.craft an item that can be used to obtain a random item
The great quest of alchemy neither failed nor attained gold; programmers are those great alchemists who transmute caffeine into code.

User avatar
Pyrollo
Developer
Posts: 385
Joined: Mon Jan 08, 2018 15:14
GitHub: pyrollo
In-game: Naj
Location: Paris

Re: [Mod] Inspire [inspire]

by Pyrollo » Post

RSLRedstonier wrote:how did you figure the random node?
The answer is here: https://github.com/duane-r/inspire/blob ... ecipes.lua
[ Display Modpack ] - [ Digiterms ] - [ Crater MG ] - [ LATE ]

User avatar
TechNolaByte
Member
Posts: 465
Joined: Wed May 10, 2017 21:00
GitHub: TechNolaByte

Re: [Mod] Inspire [inspire]

by TechNolaByte » Post

Pyrollo wrote:
RSLRedstonier wrote:how did you figure the random node?
The answer is here: https://github.com/duane-r/inspire/blob ... ecipes.lua
ty
The great quest of alchemy neither failed nor attained gold; programmers are those great alchemists who transmute caffeine into code.

User avatar
Lord_Vlad
Member
Posts: 112
Joined: Thu Jul 20, 2017 07:58

Re: [Mod] Inspire [inspire]

by Lord_Vlad » Post

Inspiration is also food for some reason ?
And it's like much too OP... How can I disable this ?

User avatar
TechNolaByte
Member
Posts: 465
Joined: Wed May 10, 2017 21:00
GitHub: TechNolaByte

Re: [Mod] Inspire [inspire]

by TechNolaByte » Post

Lord_Vlad wrote:Inspiration is also food for some reason ?
And it's like much too OP... How can I disable this?
go to the inspiration item def and remove the on right click eat line
The great quest of alchemy neither failed nor attained gold; programmers are those great alchemists who transmute caffeine into code.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], SFENCE and 15 guests